home *** CD-ROM | disk | FTP | other *** search
/ Nautilus 1992 July / Nautilus-3-8 / Nautilus-3-8.bin / Tools & Utilities / Techy Stuff / Development Environments ƒ / Perl 4.0.2 ƒ / os2 / alarm.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-01-04  |  50 b   |  3 lines

  1. #define SIGALRM SIGUSR1
  2. unsigned alarm(unsigned);
  3.